[INFO] cloning repository https://github.com/fawkesLi-lhh/appleby
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fawkesLi-lhh/appleby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfawkesLi-lhh%2Fappleby", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfawkesLi-lhh%2Fappleby'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a9df13c859309a08e818d427ed7464d58e15cd5
[INFO] checking fawkesLi-lhh/appleby against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfawkesLi-lhh%2Fappleby" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fawkesLi-lhh/appleby
[INFO] finished tweaking git repo https://github.com/fawkesLi-lhh/appleby
[INFO] tweaked toml for git repo https://github.com/fawkesLi-lhh/appleby written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fawkesLi-lhh/appleby on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fawkesLi-lhh/appleby already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cron v0.17.0
[INFO] [stderr]   Downloaded wildmatch v2.6.1
[INFO] [stderr]   Downloaded fs4 v1.1.0
[INFO] [stderr]   Downloaded anthropic-ai-sdk v0.2.27
[INFO] [stderr]   Downloaded time-macros v0.2.30
[INFO] [stderr]   Downloaded tera v2.0.0
[INFO] [stderr]   Downloaded auto-context v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d6f607c7c069633580eac14ca5d496d15a69ee267167b31a4a2b41d2ed3fff13
[INFO] running `Command { std: "docker" "start" "d6f607c7c069633580eac14ca5d496d15a69ee267167b31a4a2b41d2ed3fff13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6f607c7c069633580eac14ca5d496d15a69ee267167b31a4a2b41d2ed3fff13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6f607c7c069633580eac14ca5d496d15a69ee267167b31a4a2b41d2ed3fff13" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6f607c7c069633580eac14ca5d496d15a69ee267167b31a4a2b41d2ed3fff13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6f607c7c069633580eac14ca5d496d15a69ee267167b31a4a2b41d2ed3fff13" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking cron v0.17.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking inquire v0.9.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking tera v2.0.0
[INFO] [stderr]     Checking fs4 v1.1.0
[INFO] [stderr]    Compiling auto-context v0.1.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking wildmatch v2.6.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking anthropic-ai-sdk v0.2.27
[INFO] [stderr]     Checking appleby v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AnthropicClient`, `ContentBlock`, `MessageContent`, `StopReason`, `Tool`, and `self`
[INFO] [stdout]  --> src/bin/appleby.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 |     client::{AnthropicClient, AnthropicClientBuilder},
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     types::message::{
[INFO] [stdout] 5 |         ContentBlock, CreateMessageParams, Message, MessageClient, MessageContent, MessageError,
[INFO] [stdout]   |         ^^^^^^^^^^^^                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |         RequiredMessageParams,
[INFO] [stdout] 7 |         Role::{self, User},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 8 |         StopReason, Tool,
[INFO] [stdout]   |         ^^^^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AnthropicClient`, `ContentBlock`, `MessageContent`, `StopReason`, `Tool`, and `self`
[INFO] [stdout]  --> src/bin/appleby.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 |     client::{AnthropicClient, AnthropicClientBuilder},
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     types::message::{
[INFO] [stdout] 5 |         ContentBlock, CreateMessageParams, Message, MessageClient, MessageContent, MessageError,
[INFO] [stdout]   |         ^^^^^^^^^^^^                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |         RequiredMessageParams,
[INFO] [stdout] 7 |         Role::{self, User},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 8 |         StopReason, Tool,
[INFO] [stdout]   |         ^^^^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.85s
[INFO] running `Command { std: "docker" "inspect" "d6f607c7c069633580eac14ca5d496d15a69ee267167b31a4a2b41d2ed3fff13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6f607c7c069633580eac14ca5d496d15a69ee267167b31a4a2b41d2ed3fff13", kill_on_drop: false }`
[INFO] [stdout] d6f607c7c069633580eac14ca5d496d15a69ee267167b31a4a2b41d2ed3fff13
